hexo-theme-believe 文档
2017-02-02
hexo-theme-believe
这个主题取名believe.希望选用这个主题的人永远相信美好的事情即将发生?/p>
Usage
In the
rootdirectory:12$ git clone https://github.com/th720309/hexo-theme-believe.git$ npm install --save hexo-renderer-sassChange the
themeproperty in theconfig.ymlfile.12# theme: landscapetheme: hexo-theme-believeRun:
hexo server
##Configuration
|
|
##Features
How to add comment field in your article?
编辑站点?config.yml ,添?duoshuo_shortname 字段,设置如?
# duoshuo-comment
duoshuo_shortname: 此处为你的多说帐?
How to add baiduanalysis in your website?
# baiduanalysis(用于百度站长工具验证所有权的ID)
(sample)baiduanalysis: https://hm.baidu.com/hm.js?c0451e16533956173997b85f7a8de666
How to customize page footer?
编辑站点?_config.yml,添?/p>
footer: 你要自定义的内容(支持HTML标签?
# 举例?
# footer: Powered by <a href="https://hexo.io/">Hexo</a> with Theme <a href="http://www.tianhao.site/blog">believe</a>
